Final excision of libgsystem dependency
authorColin Walters <walters@verbum.org>
Thu, 23 Jun 2016 00:12:31 +0000 (20:12 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 9 Aug 2016 15:36:09 +0000 (15:36 +0000)
commita29bb0ab6b3d495e0c3d09384712290acf36ee5d
tree28918a62898535f18051dccb3cc21cf3ee9139f1
parentfd9536bb19dc70f14a9fe0f622f52aa80d36b85b
Final excision of libgsystem dependency

Lots and lots of preparation led to this moment - when nothing
apparent changes for users!  Woo!

But seriously, having the extra dependency is a minor annoyance, and
in the big picture I think the libgsystem idea was wrong - we need to
land things in GLib, and use git submodules for API-unstable or
Linux-specific sharing.  For a lot of OSTree, the libgsystem `GFile*`
orientation was also wrong, we really want fd-relative.

Closes: #444
Approved by: jlebon
configure.ac
libglnx
packaging/ostree.spec.in
src/libotutil/ot-fs-utils.c
src/libotutil/ot-gio-utils.c
src/libotutil/ot-gio-utils.h
src/libotutil/otutil.h
src/ostree/ot-editor.c
tests/ci-install.sh
tests/test-checksum.c
tests/test-gpg-verify-result.c